shortcutswindow: Unset search_bar in dispose
authorTimm Bäder <mail@baedert.org>
Thu, 12 Jan 2017 16:13:19 +0000 (17:13 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 20 Jan 2017 20:33:37 +0000 (21:33 +0100)
commit2a84be4ae5f72f840c35237d4f4147084bb9da61
tree9183cc668ff49fd0665ef60c05618a036f8ed241
parent5dbf8458f50c1ba6f41e97f0cfcf25714c46ff51
shortcutswindow: Unset search_bar in dispose

And check for null-ness in unmap. This prevents a crash when the window
is first disposed and then unmapped.
gtk/gtkshortcutswindow.c